-
Home
-
Site Reviews
-
6.4.0
-
Code
-
Classes
- Migrate
Total Complexity |
33 |
Dependencies |
6 |
Dependents |
10 |
Total lines |
209 |
Lines of code |
123 |
Logical lines of code |
76 |
Comment lines |
50 |
Methods |
14 |
Properties |
3 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
runMigrations() |
S |
51 |
6 |
26 |
availableMigrations() |
S |
59 |
4 |
14 |
currentVersion() |
S |
61 |
3 |
12 |
storedMigrations() |
S |
60 |
3 |
12 |
isMigrationNeeded() |
S |
66 |
3 |
9 |
updateVersionFrom() |
S |
67 |
3 |
7 |
run() |
S |
70 |
2 |
7 |
createMigrations() |
S |
69 |
2 |
7 |
pendingMigrations() |
S |
67 |
2 |
8 |
__construct() |
S |
73 |
1 |
5 |
pendingVersions() |
S |
69 |
1 |
6 |
reset() |
S |
81 |
1 |
3 |
runAll() |
S |
78 |
1 |
4 |
storeMigrations() |
S |
80 |
1 |
3 |